This show method returns all reference data elements for one specified
CoreOne Tag Type.
Below are the required parameters to successfully show the details of one specified CoreOne Tag Type. If any is omitted an error message will be displayed telling the user which parameters are missing.
Request Body Parameters
| Name | Description | Data Type |
| token | This is a 40-character hexadecimal string.
 |
This token should have been obtained at the commencement of a session using the Login (Method). It is required for all functional CoreOne web services. |
| xml:string |
| id | This is an internal CoreOne Tag Type id.
| xml:int |
This will return all details for the Tag Type specified by the input parameters.
Response Body Parameters
| Name | Description | Data Type |
| value | This is the returned reference data elements for the specified CoreOne Tag Type. | ws_tag_type_f |